@charset "utf-8";



*{ padding:0; margin:0;}

body{margin:0;padding:0;font-size:12px;font-family:Arial,"宋体";}/*文档清零,字体,字号,背景设置.*/

table,tr,td,span,p{margin:0;padding:0;}/*边界元素清零*/

ul,li,ol{list-style:none;}/*去除列表符号*/

img{border:none; padding:0; margin:0;}/*去除图片按钮边框*/

a{text-decoration:none; cursor:pointer;}/*去除超链接下划线*/

.xs{ display:block;}

.yc{ display:none;}

.text-c{ text-align:center;}



body.h_bj{ background:#fff url(../../images/default/h_bj.jpg) repeat-x left top;}

body.f_h_bj{ background:#fff url(../../images/default/f_m_bj.jpg) repeat-x left top;}



/*头部*/

#top{ background:url(../../images/default/logo_bj.jpg) no-repeat center top; width:100%; height:94px; min-width:1000px;}
#top .one{ width:1000px; height:94px; margin:0 auto; position: relative;}
#top .one .logo{ display:block; height:94px; float:left; width:225px;}
#top .one .nav{height:27px; position: absolute; bottom:15px; right:0px;}
#top .one .nav li{ float:left; width:89px; text-align:center; line-height:27px;font-size:13px; font-family:"微软雅黑"; margin-left:15px;}
#top .one .nav li.hov{ background:url(../../images/default/nav_hov.jpg) no-repeat center center;}
#top .one .nav li a{ color:#3C3C3C;}
#top .one .nav li.hov a{ color:#fff;}



/*底部*/

#foot{ width:980px; margin:0 auto; height:78px;}
#foot span{ float:left; padding:0px 10px; color:#707070; font-size:12px; line-height:45px;}
#foot span.rt{ float:right;}



/*首页 banner*/

#banners{ width:1000px; height:421px; overflow:hidden; position:relative; margin:0 auto;}



#banner{width:960px; height:366px; position:relative;}
#banner .pic{ width:960px; height:330px; overflow:hidden; position:relative;}
#banner .pic .item{ position:absolute; left:0; top:0;}
#banner .bar{width:960px; height:30px; background:url(../../images/default/bar.png) no-repeat; position:absolute; bottom:0;}

.bar .num{padding-top:11px; padding-left:5px; float:left; width:200px;}
#banner .bar .num{ padding-left:0;}



#banners .pic{ width:1000px; height:405px; overflow:hidden;}
#banners .fc{ width:1000px; height:59px; position: absolute; bottom:0px; left:0px; background:url(../../images/default/xw_bj.png) no-repeat right bottom; overflow:hidden;}
#banners .fc .ss{ background:url(../../images/default/ss_bj.png) no-repeat left bottom; height:23px; width:223px; float:left; padding:18px 20px;}
#banners .fc .ss span{ background:url(../../images/default/ss_k.jpg) no-repeat left center; height:23px; width:192px; float:left;}
#banners .fc .ss span input{ border:none; background:transparent; line-height:23px; width:182px; padding:0px 5px; height:23px; color:#9F9F9F;}
#banners .fc .ss input.ss_an{ background:url(../../images/default/ss_an.jpg) no-repeat left center; width:31px; height:23px; border:none; cursor:pointer;}
#banners .fc .xw{ width:737px; float:left; height:19px; overflow:hidden; padding:20px 0px; line-height:19px;}
#banners .fc .xw span.tit{ font-family:"微软雅黑"; color:#fff; font-size:12px; float:left; padding:0px 10px 0px 15px;}
#banners .fc .xw span.lt_b{ float:left; width:15px; height:19px; text-align:center; background:url(../../images/default/lt_b.jpg) no-repeat center center; cursor:pointer;}
#banners .fc .xw span.rt_b{ float:left; width:15px; height:19px; text-align:center; background:url(../../images/default/rt_b.jpg) no-repeat center center; cursor:pointer;}
#banners .fc .xw ul{ float:left; padding-left:10px; width:500px; overflow:hidden;}
#banners .fc .xw ul li{ color:#D9DFEE; font-size:12px; line-height:20px;width:600px; overflow:hidden;}
#banners .fc .xw ul li a{color:#D9DFEE;}
#banners .fc .xw ul li a:hover{color:#fff;}
#banners .fc .xw .zr{ float:right; line-height:20px;font-family:"微软雅黑"; color:#fff; font-size:12px; padding-right:20px;}
#banners .fc .xw .zr a{color:#fff;}
#banners .fc .xw .zr a:hover{color:#FFFF99;}

/*首页内容*/

#cont{ width:1000px; height:277px; background:url(../../images/default/d_bj.jpg) repeat left top; margin:0 auto; overflow:hidden;}
#cont .one{ height:164px; width:1000px; border-bottom:2px solid #fff; margin:0 auto; padding:20px 0px; overflow:hidden;}
#cont .one .news{ width:285px; padding:0px 28px 0px 20px; float:left;}
#cont .one div.tit{ height:13px; line-height:13px; overflow:hidden; padding-bottom:15px;}
#cont .one div.tit h4{ font-size:13px; color:#3C3C3C; font-family:"微软雅黑"; float:left;}
#cont .one div.tit span{ float:left; font-size:12px; line-height:16px; padding:0px 8px;}
#cont .one div.tit a{ display:block; float:right; padding:1px 1px 0px 0px; height:13px;}
#cont .one .news ul{ width:285px; overflow:hidden;}
#cont .one .news ul li{ line-height:24px; color:#595959; font-size:12px; float:left}
#cont .one .news ul li a{ float:left; width:215px; overflow:hidden;color:#595959; height:20px;}
#cont .one .news ul li a font{ font-size:14px; padding-right:5px;}
#cont .one .news ul li a:hover{ color:#153276;}
#cont .one .news ul li span{ float:right;}
#cont .one .news ul li p{ background:url(../../images/default/bj1.jpg) repeat-x left center; height:40px; line-height:20px; padding:9px; overflow:hidden; margin:8px 1px 2px 1px; float:left}
#cont .one .product{ width:325px; overflow:hidden;float:left;}

/*图片左右滚动1*/

.left { float:left; cursor:pointer;}

.right_zt { float:right;cursor:pointer;}

.product_pic { width:325px; height:145px; margin:0 auto; overflow:hidden; margin-top:5px;}

.product_pic *{ margin:0px; padding:0px;}

.product_pic a { color:#787878;}

.product_pic a:hover {color:#153276;}

.product_pic dl { float:left; margin-right:15px;display:inline; width:122px; height:145px; }

.product_pic dt { border:1px solid #D6D3D3; background:#fff;}

.product_pic dt:hover { border:1px solid #bbb;}

.product_pic dd { text-align:center; height:40px; line-height:18px; font-size:12px; padding-top:4px }

.guding { width:259px; float:left; overflow:hidden; display: inline;padding-left:14px;}



#cont .one .about{ width:296px; overflow:hidden;float:left; padding-left:26px;}
#cont .one .about .nr{ background:url(../../images/default/about_bj.jpg) no-repeat left bottom; height:129px; width:296px; overflow:hidden; margin-top:4px;}
#cont .one .about .nr p{padding:12px 20px;color:#3C3C3C; line-height:20px; font-size:12px;}



#cont .two{ height:67px; width:1000px; background:url(../../images/default/bot_bj.jpg) no-repeat left bottom; padding-bottom:4px;}

/*图片左右滚动2*/

.links_pic { width:960px; height:67px; margin:0 auto; overflow:hidden;}

.links_pic *{ margin:0px; padding:0px;}

.links_pic dl { float:left;display:inline;height:67px; }

.links_pic dt{ padding-top:12px; float:left; height:45px;}

.links_pic dt.line{background:url(../../images/default/line.jpg) no-repeat center top; padding:0px 30px; height:67px;}

.link_guding { width:892px; float:left; overflow:hidden; display: inline;padding-left:20px;}













/*二级页*/



/*banner*/

#fen_banner{ width:1000px; height:231px; overflow:hidden; margin:0 auto; position:relative;}
#fen_banner .f_tit{ width:220px; height:30px; position:absolute; bottom:0px; left:0px; background:url(../../images/default/f_tit_bj.png) no-repeat left bottom;}
#fen_banner .f_tit h3{ color:#EAEDF0; font-family:"微软雅黑"; font-size:13px; font-weight:normal; line-height:30px; padding-left:25px;}



/*main*/

#main{ width:1000px; margin:0 auto; min-height:500px; height:auto; background:url(../../images/default/fen_bj.jpg) repeat-y left top;}
#main .col_left{ width:220px; float:left; padding-right:27px;}
#main .col_left ul{ width:178px; margin:0 auto; padding-top:5px;}
#main .col_left ul li{ width:178px; float:left; overflow:hidden; background:url(../../images/default/f_line.jpg) repeat-x left bottom; line-height:33px; height:33px; font-size:12px; font-family:"微软雅黑"; font-weight:bold;}
#main .col_left ul li a.biao{ background:url(../../images/default/f_biao.jpg) no-repeat 5px center; padding-left:15px;}
#main .col_left ul li a{ color:#3C3C3C;}
#main .col_left ul li a:hover{ color:#153276;}
#main .col_left ul li.er{ background:none;}
#main .col_left ul li.er a{ padding-left:25px; font-weight:normal;}
#main .col_right{ width:753px; float:right;}
#main .col_right div.tit{ border-bottom:1px solid #DADFE5; height:30px; padding-top:4px; overflow:hidden; width:753px;}
#main .col_right div.tit h4{ color:#000000; font-family:"微软雅黑"; font-size:12px; float:left; line-height:30px; font-weight:normal; padding-left:5px;}
#main .col_right div.tit span{ float:right; color:#707070; font-size:12px; font-family:"宋体"; padding-top:5px; line-height:24px; padding-right:10px;}
#main .col_right div.tit span a{ color:#707070;}
#main .col_right div.tit span a:hover{ color:#0F3B7E}
#main .col_right .dy{ padding:20px;}



#main .col_right .xw_ul{ width:703px; overflow:hidden; margin:0 auto; padding:20px;}
#main .col_right .xw_ul li{ width:703px; float:left; line-height:30px; color:#707070;}
#main .col_right .xw_ul li a{ float:left; color:#707070;}
#main .col_right .xw_ul li a.biao1{ background:url(../../images/default/biao.jpg) no-repeat 2px center; padding-left:15px;}
#main .col_right .xw_ul li span{ float:right;}
#main .col_right .xw_ul li a:hover{ color:#153276;}





#main .col_right .pic_ul{ width:740px; overflow:hidden; margin:0 auto; padding:20px 0px;}
#main .col_right .pic_ul li{ width:165px;height:195px; float:left; padding:5px 10px;text-align:center;}
#main .col_right .pic_ul li img{ width:159px; height:137px; padding:2px; border:1px solid #DADEE2; float:left; background:#fff; margin-bottom:10px;}
#main .col_right .pic_ul li a{  line-height:20px; color:#707070; font-size:12px; float:left; width:100%;}
#main .col_right .pic_ul li a:hover{color:#153276;}
#main .col_right .pic_ul li a:hover img{ border:1px solid #bbb;}



#main .col_right .xz_ul{ width:100%; padding:20px 0px;}
#main .col_right .xz_ul li{ width:100%; float:left; line-height:33px;}
#main .col_right .xz_ul li a{ color:#3c3c3c; background:url(../../images/default/f_biao.jpg) no-repeat 5px center; padding-left:15px;}
#main .col_right .xz_ul li.tit{ font-family:"微软雅黑"; font-size:12px; color:#153276; line-height:35px;}



#main .col_right .nry{ padding:20px;}
#main .col_right .nry h2.tit{ color:#110658; font-family:"微软雅黑"; font-size:25px; text-align:center; line-height:33px; font-weight:normal; padding:5px 10px 15px 5px; border-bottom:1px solid #E2E6EA; margin-bottom:20px;}
#main .col_right .nry img{ padding:3px; border:1px solid #E2E2E2; background:#fff;}



.bl21{ height:21px; width:1000px; border-bottom:1px solid #E0E5E9; margin:0 auto;}



.content{ color:#707070; font-size:12px; line-height:24px;}







































